containers.<name>.interfaces

The list of interfaces to be moved into the container.

Type
list of string
Default
[ ]
Example
[
  "eth1"
  "eth2"
]
Declared
<nixpkgs/nixos/modules/virtualisation/nixos-containers.nix>